projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
403b438
)
If there's only one argument in a ctor, mark it explicit to make it less
author
Robert Lipe
<robertlipe@gpsbabel.org>
Mon, 3 Dec 2018 04:39:59 +0000
(22:39 -0600)
committer
Robert Lipe
<robertlipe@gpsbabel.org>
Mon, 3 Dec 2018 04:39:59 +0000
(22:39 -0600)
easy to fall into implicit conversions.
.idea/encodings.xml
[new file with mode: 0644]
patch
|
blob
diff --git a/.idea/encodings.xml
b/.idea/encodings.xml
new file mode 100644
(file)
index 0000000..
15a15b2
--- /dev/null
+++ b/
.idea/encodings.xml
@@ -0,0
+1,4
@@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="Encoding" addBOMForNewFiles="with NO BOM" />
+</project>
\ No newline at end of file